Skip to content

fix(chip-variants): prevent layout jump on chip selection#3985

Merged
kdinev merged 3 commits into
vnextfrom
ibarakov/fix-3979-vnext
Jul 1, 2026
Merged

fix(chip-variants): prevent layout jump on chip selection#3985
kdinev merged 3 commits into
vnextfrom
ibarakov/fix-3979-vnext

Conversation

@onlyexeption

Copy link
Copy Markdown
Contributor

Closes #3979

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR addresses issue #3979 in the chip variants sample by adjusting the layout styling to prevent visible reflow/jumping when a chip becomes selected.

Changes:

  • Reworked the chip container styling to use a flexbox wrapping layout with consistent spacing (gap) instead of per-chip margins.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kdinev kdinev merged commit 0115b57 into vnext Jul 1, 2026
4 checks passed
@kdinev kdinev deleted the ibarakov/fix-3979-vnext branch July 1, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants